home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 32
/
PC Gamer IT CD 32 1-2.iso
/
ENTDEMO
/
entdemo.exe
/
setup.exe
/
0
/
RCDATA
/
TGETCDDRIVE
/
TGETCDDRIVE.txt
Wrap
Text File
|
1998-01-12
|
693b
|
39 lines
object GetCDDrive: TGetCDDrive
Left = 252
Top = 328
BorderStyle = bsDialog
Caption = 'CD-ROM Drive'
ClientHeight = 113
ClientWidth = 164
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object CDDrive: TLabel
Left = 8
Top = 16
Width = 74
Height = 13
Caption = '&CD-ROM Drive:'
end
object DriveComboBox: TDriveComboBox
Left = 8
Top = 32
Width = 145
Height = 19
TabOrder = 0
end
object OKButton: TButton
Left = 40
Top = 71
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end